aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenStatDetail.pas
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Game/Code/Screens/UScreenStatDetail.pas6
1 files changed, 3 insertions, 3 deletions
diff --git a/Game/Code/Screens/UScreenStatDetail.pas b/Game/Code/Screens/UScreenStatDetail.pas
index 452c5cc2..09dfa642 100644
--- a/Game/Code/Screens/UScreenStatDetail.pas
+++ b/Game/Code/Screens/UScreenStatDetail.pas
@@ -7,9 +7,6 @@ uses
type
TScreenStatDetail = class(TMenu)
- const
- ID='ID_027'; //for help system
-
public
Typ: Byte;
Page: CardinaL;
@@ -29,6 +26,9 @@ type
Procedure SetPage(NewPage: Cardinal);
end;
+const
+ ID='ID_027'; //for help system
+
implementation
{Stat Screens: