mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-05 21:49:43 -04:00
Refactors (#114)
* Update Engine.cpp * fix * Add Actors * Refactor * Update Game.cpp * Refactors as per review
This commit is contained in:
@@ -148,8 +148,6 @@ void KalimariDesert::SpawnActors() {
|
||||
rrxing->crossingTrigger = crossing1;
|
||||
}
|
||||
|
||||
void KalimariDesert::Init() {}
|
||||
|
||||
// Likely sets minimap boundaries
|
||||
void KalimariDesert::MinimapSettings() {
|
||||
D_8018D2C0[0] = 263;
|
||||
|
||||
Reference in New Issue
Block a user