mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-05 19:43:41 -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