Add user feedback to drag n drop, Remove Debug

This commit is contained in:
VegaZ
2018-12-05 21:12:07 +01:00
parent 75c9bcb009
commit a4b5768a82
3 changed files with 28 additions and 19 deletions

View File

@@ -3,6 +3,7 @@ using reallife_gamemode.Model;
using reallife_gamemode.Server.Extensions;
using reallife_gamemode.Server.Util;
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using System.Linq;