mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-07 06:05:31 -04:00
Refactors (#114)
* Update Engine.cpp * fix * Add Actors * Refactor * Update Game.cpp * Refactors as per review
This commit is contained in:
@@ -125,8 +125,6 @@ void Course::SpawnActors() {
|
||||
|
||||
}
|
||||
|
||||
void Course::Init() {
|
||||
}
|
||||
void Course::InitClouds() {
|
||||
if (this->Props.Clouds) {
|
||||
init_clouds(this->Props.Clouds);
|
||||
|
||||
Reference in New Issue
Block a user