We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ed908 commit a351dc9Copy full SHA for a351dc9
Entities/LobbyMapWarp.cs
@@ -1,10 +1,8 @@
1
using Celeste.Mod.CollabUtils2.UI;
2
using Celeste.Mod.Entities;
3
-using Celeste.Pico8;
4
using Microsoft.Xna.Framework;
5
using Microsoft.Xna.Framework.Graphics;
6
using Monocle;
7
-using System;
8
using System.Collections;
9
10
namespace Celeste.Mod.CollabUtils2.Entities {
everest.yaml
@@ -1,5 +1,5 @@
- Name: CollabUtils2
- Version: 1.8.9
+ Version: 1.8.10
DLL: bin/Release/net452/CollabUtils2.dll
Dependencies:
- Name: Everest
0 commit comments