Skip to content

Commit

Permalink
Update Changelog.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrissstrahl committed Jun 24, 2024
1 parent 1705991 commit 04527f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ qboolean Actor::checkplayerranged()
qboolean Actor::checkInPreferredRange( Conditional &condition )
void SnipeEnemy::updateEnemy()

Added: Cleanup of mapname
void MultiplayerManager::callVote( Player *player, const str &command, const str &arg )

Added: Function to clean string of given illegal chars
str gamefix_filterChars(const str filthy, str illegal)

Expand Down

0 comments on commit 04527f6

Please sign in to comment.