about summary refs log tree commit diff
path: root/datasrc/client.dts
diff options
context:
space:
mode:
Diffstat (limited to 'datasrc/client.dts')
-rw-r--r--datasrc/client.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/datasrc/client.dts b/datasrc/client.dts
index 5c1c6b35..7b2cec99 100644
--- a/datasrc/client.dts
+++ b/datasrc/client.dts
@@ -119,4 +119,5 @@ const array:int sound = sounds.*
 const array:int image = images.*
 const array:int sprite = sprites.*.*
 const array:int anim = animations.*
-const array:int gametype = playerstats.*
\ No newline at end of file
+const array:int gametype = playerstats.*
+const array:int powerup = powerups.*
\ No newline at end of file