действия вызывают действия
This commit is contained in:
@@ -37,5 +37,9 @@
|
||||
{
|
||||
вызов();
|
||||
}
|
||||
else if (typeof вызов === "string")
|
||||
{
|
||||
мир.действия.совершить(вызов);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user