Skip to content

Commit

Permalink
Was color.h fixed in garrysmod_common?
Browse files Browse the repository at this point in the history
  • Loading branch information
dankmolot committed Dec 7, 2024
1 parent d5c27f9 commit b731c66
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions source/global.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@
#include <Platform.hpp>

#if IS_SERVERSIDE
#if ARCHITECTURE_IS_X86
#include <Color.h>
#else
#include <color.h>
#endif

#include <unordered_set>
#else
struct Color {
Expand Down

0 comments on commit b731c66

Please sign in to comment.