Script: Remove command delay for non-network GS when game paused due to GS
This commit is contained in:
@@ -329,6 +329,8 @@ private:
|
||||
static bool LoadObjects(HSQUIRRELVM vm, ScriptData *data);
|
||||
|
||||
public:
|
||||
inline ScriptType GetScriptType() const { return this->script_type; }
|
||||
|
||||
inline bool IsTextParamMismatchAllowed() const { return this->allow_text_param_mismatch; }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user