aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/ServerState.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/ServerState.hx')
-rw-r--r--src/server/ServerState.hx3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/server/ServerState.hx b/src/server/ServerState.hx
index 0369353..41f86ba 100644
--- a/src/server/ServerState.hx
+++ b/src/server/ServerState.hx
@@ -12,5 +12,6 @@ typedef ServerState = {
timer:{
time:Float, paused:Bool
},
- ?flashbacks:Array<FlashbackItem>
+ ?flashbacks:Array<FlashbackItem>,
+ ?cachedFiles:Array<String>,
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage