mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-09 17:08:06 +00:00
Merge from upstream
This commit is contained in:
@@ -11,7 +11,7 @@ void BuccaneerValiantShip::OnStartup(Entity* self) {
|
||||
|
||||
// Kill self if missed
|
||||
self->AddCallbackTimer(1.1F, [self]() {
|
||||
self->Kill();
|
||||
self->Smash();
|
||||
});
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user