Skip to content

Commit

Permalink
minor newline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelnindodev committed Oct 19, 2023
1 parent abfcf30 commit 71b13c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/testbed/testbed_3.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { OrbitGameEventsProcessor } from "../core/game_events/orbit";

const gameEventsProcessor = new OrbitGameEventsProcessor();
gameEventsProcessor.initGameEventsListener();
gameEventsProcessor.initGameEventsListener();

0 comments on commit 71b13c9

Please sign in to comment.