comment nit

This commit is contained in:
rjindael 2023-07-13 18:35:14 -07:00
parent bc5536d595
commit 6170b4e5ee
No known key found for this signature in database
GPG Key ID: D069369C906CCF31
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
#pragma once
// This is commented out since our CI defines this automatically
/*
* This is commented out since our CI defines this automatically.
* Uncomment this if you want to test locally, but please do not push with these uncommented!
*/
// #define SERVER
// #define PLAYER