mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-06-19 06:40:53 +00:00
rename Sentry to TSentry
windows filenames arent case-sensitive so it doesnt know which sentry.h we mean.
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ add_executable(BeamMP-Server
|
||||
include/TResourceManager.h src/TResourceManager.cpp
|
||||
include/THeartbeatThread.h src/THeartbeatThread.cpp
|
||||
include/Http.h src/Http.cpp
|
||||
include/Sentry.h src/Sentry.cpp
|
||||
include/TSentry.h src/TSentry.cpp
|
||||
include/TPPSMonitor.h src/TPPSMonitor.cpp
|
||||
include/TNetwork.h src/TNetwork.cpp)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user