mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-15 00:24:45 +01:00
fix window functions
This commit is contained in:
@@ -21,7 +21,6 @@ function App() {
|
||||
<Topbar />
|
||||
<div id="playButtons">
|
||||
<BigButton text="PLAY DA GAME :D" onClick={playGame} id="officialPlay" />
|
||||
<BigButton text="PLAY PRIV GAME :D" onClick={playGame} id="privatePlay" />
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user