remove format change

This commit is contained in:
Benoist 2025-04-07 11:41:54 +02:00 committed by GitHub
parent 2df2012ca4
commit fe3032598b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -351,7 +351,7 @@ namespace SourceMod
* @return 64-bit server Steam id.
*/
virtual uint64_t GetServerSteamId64() const =0;
/**
* @brief Finds a given entity's server class.
*