gameServer/CoreTypes.hs
changeset 11467 f2c36df8c7b1
parent 11466 4b5c7a5c49fd
child 11556 af9aa8d5863c
--- a/gameServer/CoreTypes.hs	Mon Dec 28 21:51:12 2015 +0300
+++ b/gameServer/CoreTypes.hs	Mon Dec 28 23:37:44 2015 +0300
@@ -142,6 +142,7 @@
         isReady :: !Bool,
         isInGame :: !Bool,
         isAdministrator :: !Bool,
+        hasSuperPower :: !Bool,
         isChecker :: !Bool,
         isContributor :: !Bool,
         isKickedFromServer :: !Bool,