mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Moved gun data into databases jsons, made core read from databases
This commit is contained in:
@@ -723,7 +723,7 @@ export class Unit extends CustomMarker {
|
||||
}
|
||||
|
||||
simulateFireFight(latlng: LatLng) {
|
||||
simulateFireFight(this.ID, latlng);
|
||||
getApp().getServerManager().simulateFireFight(this.ID, latlng);
|
||||
}
|
||||
|
||||
/***********************************************/
|
||||
|
||||
Reference in New Issue
Block a user