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

Commit f31d326

Browse files
committed
Webhook test 2
1 parent d5b0af9 commit f31d326

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-
--[[a
1+
--[[
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)