mirror of
https://github.com/DerTyp7/defrain-shooter-unity.git
synced 2025-10-29 12:52:07 +01:00
added Ready, NameChange, LobbyTitleChange
Added the function "AuthHost" (lobby.cs) )which can be used to check if the request comes from a host
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
m_EditorVersion: 2021.2.0f1
|
||||
m_EditorVersionWithRevision: 2021.2.0f1 (4bf1ec4b23c9)
|
||||
m_EditorVersion: 2021.2.4f1
|
||||
m_EditorVersionWithRevision: 2021.2.4f1 (99ba6aa4c552)
|
||||
|
||||
@@ -5,6 +5,11 @@ TagManager:
|
||||
serializedVersion: 2
|
||||
tags:
|
||||
- Weapon
|
||||
- MenuPanel
|
||||
- BackBtnMenu
|
||||
- Team1
|
||||
- NetManager
|
||||
- VariableSaver
|
||||
layers:
|
||||
- Default
|
||||
- TransparentFX
|
||||
|
||||
Reference in New Issue
Block a user