mirror of
https://github.com/two-torial/webpatcher.git
synced 2026-09-23 00:37:55 +03:00
reword tooltip
This commit is contained in:
+3
-3
@@ -38,7 +38,7 @@
|
||||
},
|
||||
{
|
||||
name: "Map selection timer",
|
||||
tooltip: "If the timer is negative, then the in-game timer is 968 - timer",
|
||||
tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
|
||||
type: "number",
|
||||
offset: 0x928000,
|
||||
size: 1,
|
||||
@@ -47,7 +47,7 @@
|
||||
},
|
||||
{
|
||||
name: "Ticket selection timer",
|
||||
tooltip: "If the timer is negative, then the in-game timer is 968 - timer",
|
||||
tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
|
||||
type: "number",
|
||||
offset: 0x91BD12,
|
||||
size: 1,
|
||||
@@ -56,7 +56,7 @@
|
||||
},
|
||||
{
|
||||
name: "Course selection timer",
|
||||
tooltip: "If the timer is negative, then the in-game timer is 968 - timer",
|
||||
tooltip: "If set to negative, the timer becomes 968 + value (e.g. 968 + -1 = 967)",
|
||||
type: "number",
|
||||
offset: 0x9C456B,
|
||||
size: 1,
|
||||
|
||||
Reference in New Issue
Block a user