WIP: Info class
This commit is contained in:
@@ -172,7 +172,7 @@ class Log
|
||||
|
||||
self::add(
|
||||
[
|
||||
'battle' => $battle->info['id'],
|
||||
'battle' => $battle->i->id,
|
||||
'id_hod' => $battle->hodID,
|
||||
'text' => "{tm1} <i>Комментатор: $randomcomment</i>",
|
||||
'vars' => 'time1=' . time(),
|
||||
|
||||
Reference in New Issue
Block a user