mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Update CTLD.lua (#1558)
corrected fsm function name headlines in documentation
This commit is contained in:
parent
5021a1e1f3
commit
5123ab0720
@ -327,7 +327,7 @@ do
|
||||
-- ... your code here ...
|
||||
-- end
|
||||
--
|
||||
-- ## 3.3 OnAfterTroopsTroopsDeployed
|
||||
-- ## 3.3 OnAfterTroopsDeployed
|
||||
--
|
||||
-- This function is called when a player has deployed troops into the field:
|
||||
--
|
||||
@ -335,7 +335,7 @@ do
|
||||
-- ... your code here ...
|
||||
-- end
|
||||
--
|
||||
-- ## 3.4 OnAfterTroopsCratesDropped
|
||||
-- ## 3.4 OnAfterCratesDropped
|
||||
--
|
||||
-- This function is called when a player has deployed crates to a DROP zone:
|
||||
--
|
||||
@ -343,7 +343,7 @@ do
|
||||
-- ... your code here ...
|
||||
-- end
|
||||
--
|
||||
-- ## 3.5 OnAfterTroopsCratesBuild
|
||||
-- ## 3.5 OnAfterCratesBuild
|
||||
--
|
||||
-- This function is called when a player has build a vehicle or FOB:
|
||||
--
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user