mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
Moved PlayerCamera to Common
This commit is contained in:
parent
fdfcd4f780
commit
90000c84ba
@ -3,7 +3,7 @@
|
||||
|
||||
// This sets up the scene camera for the local player
|
||||
|
||||
namespace Mirror.Examples.NetworkRoom
|
||||
namespace Mirror.Examples.Common
|
||||
{
|
||||
[AddComponentMenu("")]
|
||||
public class PlayerCamera : NetworkBehaviour
|
@ -5,7 +5,7 @@ MonoImporter:
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
icon: {fileID: 2800000, guid: 7453abfe9e8b2c04a8a47eb536fe21eb, type: 3}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Reference in New Issue
Block a user