Skip to content

Commit ce80c43

Browse files
committed
bugfix
1 parent 946246c commit ce80c43

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

addons/overthrow_main.pbo

0 Bytes
Binary file not shown.

addons/overthrow_main/ui/dialogs/main.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1578,7 +1578,7 @@ class OT_dialog_newgame
15781578
action = "server setvariable [""OT_fastTravelType"",2,true];call OT_fnc_newGameDialog;";
15791579
tooltip = "Fast travel will be disabled";
15801580
};
1581-
class RscStructuredText_1102: RscOverthrowStructuredText
1581+
class RscStructuredText_1103: RscOverthrowStructuredText
15821582
{
15831583
idc = 1103;
15841584
text = "<t size=""1.5"">Fast Travel Rules</t>"; //--- ToDo: Localize;

0 commit comments

Comments
 (0)