Skip to content

Commit

Permalink
Update sh_utility_all.gnut
Browse files Browse the repository at this point in the history
  • Loading branch information
Zanieon committed Dec 17, 2023
1 parent 8a92728 commit 25f7dec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1542,6 +1542,7 @@ array<string> function GetAvailableTitanRefs( entity player )

/// Gets the highest Titan FD level and stores it in the corresponding persistent var.
/// * `player` - The player entity to perform the action on
#if MP
void function RecalculateHighestTitanFDLevel( entity player )
{
int enumCount = PersistenceGetEnumCount( "titanClasses" )
Expand Down

0 comments on commit 25f7dec

Please sign in to comment.