diff options
author | Joffrey Bion <joffrey.bion@booking.com> | 2020-03-25 11:57:20 +0100 |
---|---|---|
committer | Joffrey Bion <joffrey.bion@booking.com> | 2020-03-25 11:57:20 +0100 |
commit | 551c37d1008f963733f82512f4866aeea33bb01a (patch) | |
tree | 2398e5a1766b539cf65fe0c95ccf7d5c60ba4625 /sw-ui-kt | |
parent | Get joinability/startability info from server with reason (diff) | |
download | seven-wonders-551c37d1008f963733f82512f4866aeea33bb01a.tar.gz seven-wonders-551c37d1008f963733f82512f4866aeea33bb01a.tar.bz2 seven-wonders-551c37d1008f963733f82512f4866aeea33bb01a.zip |
Rename Game to GameScene to reflect component name
Diffstat (limited to 'sw-ui-kt')
-rw-r--r-- | sw-ui-kt/src/main/kotlin/org/luxons/sevenwonders/ui/components/game/GameScene.kt (renamed from sw-ui-kt/src/main/kotlin/org/luxons/sevenwonders/ui/components/game/Game.kt) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sw-ui-kt/src/main/kotlin/org/luxons/sevenwonders/ui/components/game/Game.kt b/sw-ui-kt/src/main/kotlin/org/luxons/sevenwonders/ui/components/game/GameScene.kt index 44136993..44136993 100644 --- a/sw-ui-kt/src/main/kotlin/org/luxons/sevenwonders/ui/components/game/Game.kt +++ b/sw-ui-kt/src/main/kotlin/org/luxons/sevenwonders/ui/components/game/GameScene.kt |