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:
Linus Probert 2018-09-05 10:52:12 +02:00
parent 00a15d6a49
commit 3fe4c8eb27
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ else ()
SHARED
src/steamworks_c_wrapper
src/CallbackHandler
src/CSteamLeaderboard
)
endif()