mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-29 08:00:56 -04:00
Fix for Windows
This commit is contained in:
parent
4316d4d1bf
commit
075b600b3a
@ -35,7 +35,7 @@ namespace mwmp
|
||||
void Start();
|
||||
void Restart(int msec);
|
||||
private:
|
||||
long startTime, targetMsec;
|
||||
double startTime, targetMsec;
|
||||
std::string publ, arg_types;
|
||||
std::vector<boost::any> args;
|
||||
Script *scr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user