mirror of
https://github.com/zeldaret/tp
synced 2026-06-07 20:11:27 -04:00
b_gnd equivalent (#2340)
* b_gnd equivalent * fix dEvt_info_c inlines * fix some more inlines
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ int dkWmark_c::create() {
|
||||
return cPhs_ERROR_e;
|
||||
}
|
||||
|
||||
if ((int)this->parameters != 3 && daPy_py_c::i_checkNowWolf()) {
|
||||
if ((int)this->parameters != 3 && daPy_py_c::checkNowWolf()) {
|
||||
mpModel->setBaseScale(wolfFootScale);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user