mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-04 08:48:45 -04:00
kankyo mostly done (#2269)
* work on kankyo * some more kankyo work * kankyo almost done * kankyo mostly done * first cleanup pass * some more renaming * rename a bunch of kankyo vars * fix regression
This commit is contained in:
@@ -36,7 +36,7 @@ int daObjDigpl_c::create() {
|
||||
|
||||
attention_info.position = current.pos;
|
||||
eyePos = attention_info.position;
|
||||
tevStr.mRoomNo = dComIfGp_roomControl_getStayNo();
|
||||
tevStr.room_no = dComIfGp_roomControl_getStayNo();
|
||||
fopAcM_SetMin(this, -550.0f, -250.0f, -550.0f);
|
||||
fopAcM_SetMax(this, 550.0f, 250.0f, 550.0f);
|
||||
attention_info.distances[fopAc_attn_ETC_e] = 27;
|
||||
|
||||
Reference in New Issue
Block a user