mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-02-17 00:50:03 +00:00
Cleaned up implementation of active nano powers.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
#define ACTIVE_MISSION_COUNT 6
|
||||
|
||||
#define PC_MAXHEALTH(level) (925 + 75 * (level))
|
||||
|
||||
struct Player {
|
||||
int accountId;
|
||||
int64_t SerialKey;
|
||||
|
||||
Reference in New Issue
Block a user