1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Formatting, eof newline

Margen67
2021-04-29 18:05:24 -10:00
parent 1ff7adbd1f
commit 8fa9bf1285

@@ -1,7 +1,6 @@
Here are a list of strings used in RCT2. Generally they are referred to by their hex coordinates; for an example, see address `0x6c59f1` in the exe file, which sets the current string ID to "Too low!".
This file does not include OpenRCT2's changes and additions to it. Open the [en-GB.txt](https://github.com/OpenRCT2/OpenRCT2/blob/develop/data/language/en-GB.txt) file for an up to date strings file.
```
STR_0000 :
STR_0001 :{STRINGID} {COMMA16}
@@ -3450,4 +3449,4 @@ STR_3443 :Page 4
STR_3444 :Page 5
STR_3445 :Set Patrol Area
STR_3446 :Cancel Patrol Area
```
```