mirror of
https://github.com/FAUSheppy/skillbird
synced 2025-12-09 16:08:31 +01:00
[git fast commit] 02. Feb 2019 - 15:34:59
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
import Player
|
||||
from datetime import datetime, timedelta
|
||||
|
||||
NO_TEAM = 0
|
||||
OBSERVERS = 1
|
||||
SECURITY = 2
|
||||
INSURGENT = 3
|
||||
|
||||
class Event:
|
||||
def __init__(self,timestamp,_map=None):
|
||||
self.map = _map
|
||||
|
||||
Reference in New Issue
Block a user