Remove leaderboard class from compile
I don't feel like messing with in game leaderboards at the moment. I'll leave the scoring in so that it can be added in the future. For now the community leaderboards will have to suffice.
This commit is contained in:
parent
00a15d6a49
commit
3fe4c8eb27
|
@ -35,7 +35,6 @@ else ()
|
|||
SHARED
|
||||
src/steamworks_c_wrapper
|
||||
src/CallbackHandler
|
||||
src/CSteamLeaderboard
|
||||
)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in New Issue