mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-12-01 21:12:50 +08:00
test: ms_time
This commit is contained in:
@@ -33,7 +33,7 @@ class Trigger : public AiNamedObject
|
||||
|
||||
protected:
|
||||
int32 checkInterval;
|
||||
time_t lastCheckTime;
|
||||
uint32 lastCheckTime;
|
||||
};
|
||||
|
||||
class TriggerNode
|
||||
|
||||
Reference in New Issue
Block a user