Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit d5b0af9

Browse files
committed
Test
1 parent 30d4b2c commit d5b0af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data/Base.rte/Scripts/Shared/Activity_SpeedrunHelper.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
--[[
1+
--[[a
22
How To Use the Activity Speedrun Helper:
33
1. In your Activity's Create function, call ActivitySpeedrunHelper.Setup. The first argument should be self, the second should be the function you want to run when then player enters speedrun mode (see the SignalHunt Activity for an example).
44
This will return speedrun data, which you should keep, since you'll need to use it elsewhere.

0 commit comments

Comments
 (0)