mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Removed log
This commit is contained in:
parent
ac44c208a8
commit
73a539bf94
@ -333,7 +333,6 @@ export class UnitsManager {
|
||||
{
|
||||
if (!this.#pasteDisabled)
|
||||
{
|
||||
console.log("paste")
|
||||
for (let idx in this.#copiedUnits)
|
||||
{
|
||||
var unit = this.#copiedUnits[idx];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user