Browse Source

removed unused line

opengl-renderer-broken
Martin Dørum 4 years ago
parent
commit
07c46110e5
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      core.mod/src/main.cc

+ 0
- 2
core.mod/src/main.cc View File

@@ -4,8 +4,6 @@
#include "entities/PlayerEntity.h"
#include "entities/ItemStackEntity.h"

static Swan::EventListener break_listener;

class CoreMod: public Swan::Mod {
public:
CoreMod(Swan::World &world): Swan::Mod("core") {

Loading…
Cancel
Save