mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-09 14:56:07 -04:00
Impl editor object names
This commit is contained in:
@@ -15,6 +15,7 @@ extern "C" {
|
||||
}
|
||||
|
||||
OHotAirBalloon::OHotAirBalloon(const FVector& pos) {
|
||||
Name = "Hot Air Balloon";
|
||||
_pos = pos;
|
||||
|
||||
D_80165898 = 0;
|
||||
|
||||
Reference in New Issue
Block a user