Skip to content

Commit

Permalink
another change for the rules
Browse files Browse the repository at this point in the history
  • Loading branch information
JairoThePlumber committed Dec 10, 2023
1 parent e5a8c20 commit 6bf6fda
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions speedrun-timer-rules.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1157,6 +1157,24 @@ function displaycredits(m)
globalFont,
creditscale,
creditcolor
},
{
"/str extras casual/speedrun",
-200,
-80,
globalFont,
creditscale,
creditcolor
},
{
"(making the timer start automatically once changing it)",
-200,
-30,
globalFont,
creditscale,
creditcolor
},
{
"Buttons Controls:",
Expand Down

0 comments on commit 6bf6fda

Please sign in to comment.