2 Commits

Author SHA1 Message Date
c89e845a6b fix typo in README 2026-03-12 16:31:59 +00:00
449953b393 Removed unused namespaces from ConfigManager. 2026-02-07 16:45:20 +02:00
2 changed files with 1 additions and 7 deletions

View File

@@ -1,11 +1,5 @@
using FishNet.Component.Spawning;
using System.Collections;
using System.Collections.Generic;
using System.IO;
using System.Runtime.Serialization.Formatters.Binary;
using UnityEngine;
using Valve.Newtonsoft.Json;
using static ConfigManager;
public class ConfigManager : MonoBehaviour
{

View File

@@ -66,7 +66,7 @@ Technical sound design.
**Raimond Tunnel**<br/>
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