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