mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 13:45:14 -04:00
Rename HostIO mChildID to mNo
TP debug has an assert in d_a_obj showing the name of this variable is `M_no` there.
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ JntHit_HIO_c::JntHit_HIO_c() {
|
||||
m1C = 0.0f;
|
||||
m20 = 0.0f;
|
||||
m24 = 100.0f;
|
||||
mChildID = -1;
|
||||
mNo = -1;
|
||||
}
|
||||
|
||||
/* 80060C44-80060EC4 .text CreateInit__8JntHit_cFv */
|
||||
|
||||
Reference in New Issue
Block a user