Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Zamiell committed Mar 22, 2022
1 parent c768950 commit 31c9502
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/core.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
import pprint
from src.util import *


class Entity:
def __init__(self, x=0, y=0, t=0, v=0, s=0, weight=0, xmlProps=None):
# Supplied entity info
Expand Down

0 comments on commit 31c9502

Please sign in to comment.