mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-01 00:23:17 +02:00
Added a work value change function for testing.
This commit is contained in:
parent
9372b4bc32
commit
ad88c0b28a
4 changed files with 90 additions and 31 deletions
|
@ -8,6 +8,6 @@
|
|||
|
||||
public bool betacheck = false;
|
||||
|
||||
public bool[] event_achieve_aetheryte = new bool[512];
|
||||
public bool[] event_achieve_aetheryte = new bool[128];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue