Compare commits
2 Commits
95ea7a2625
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| c89e845a6b | |||
| 449953b393 |
@@ -1,11 +1,5 @@
|
|||||||
using FishNet.Component.Spawning;
|
|
||||||
using System.Collections;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Runtime.Serialization.Formatters.Binary;
|
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
using Valve.Newtonsoft.Json;
|
|
||||||
using static ConfigManager;
|
|
||||||
|
|
||||||
public class ConfigManager : MonoBehaviour
|
public class ConfigManager : MonoBehaviour
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ Technical sound design.
|
|||||||
**Raimond Tunnel**<br/>
|
**Raimond Tunnel**<br/>
|
||||||
Project management, visual design.
|
Project management, visual design.
|
||||||
|
|
||||||
Developed in the [Computer Graphcis and Virtual Reality Study Lab](https://cgvr.cs.ut.ee/) of the [Institute of Computer Science, University of Tartu](https://cs.ut.ee).
|
Developed in the [Computer Graphics and Virtual Reality Study Lab](https://cgvr.cs.ut.ee/) of the [Institute of Computer Science, University of Tartu](https://cs.ut.ee).
|
||||||
|
|
||||||
### Used Attributions
|
### Used Attributions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user