Skip to content

Commit

Permalink
Add reference to script
Browse files Browse the repository at this point in the history
  • Loading branch information
araszka committed Sep 29, 2024
1 parent 92ce113 commit f468a93
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ Void SetCamModeNameAndIcon(Integer _CamMode, CMlFrame camModeFrame) {
}
}

/**
* Copied from "Libs/Nadeo/TMGame/Modes/Base/UIModules/SpectatorBase_Client.Script.txt"
*/
Integer SetCamMode(Integer _CamMode, CMlFrame camModeFrame) {
/* NB ClientUI.SpectatorForceCameraType:
* 1: Script has 2 states
Expand Down

0 comments on commit f468a93

Please sign in to comment.