mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-05-27 16:14:39 -04:00
Refactors (#114)
* Update Engine.cpp * fix * Add Actors * Refactor * Update Game.cpp * Refactors as per review
This commit is contained in:
@@ -106,8 +106,6 @@ void BlockFort::LoadTextures() {
|
||||
|
||||
void BlockFort::SpawnActors() {}
|
||||
|
||||
void BlockFort::Init() { }
|
||||
|
||||
// Likely sets minimap boundaries
|
||||
void BlockFort::MinimapSettings() {
|
||||
D_8018D2A0 = 0.0335f;
|
||||
|
||||
Reference in New Issue
Block a user