NodeMsg localization
This commit is contained in:
parent
ba5b776c0a
commit
08a88ff71e
|
@ -32,8 +32,6 @@ Var
|
||||||
Screen : TOutput;
|
Screen : TOutput;
|
||||||
Input : TInput;
|
Input : TInput;
|
||||||
CurRoom : Byte;
|
CurRoom : Byte;
|
||||||
NodeMsgFile : File of NodeMsgRec;
|
|
||||||
NodeMsg : NodeMsgRec;
|
|
||||||
ConfigFile : File of RecConfig;
|
ConfigFile : File of RecConfig;
|
||||||
ChatFile : File of ChatRec;
|
ChatFile : File of ChatRec;
|
||||||
RoomFile : File of RoomRec;
|
RoomFile : File of RoomRec;
|
||||||
|
|
Loading…
Reference in New Issue