Make content UI scaling aware.

This commit is contained in:
Pieter-Jan Briers
2019-05-11 16:05:41 +02:00
parent fa8fbc49f5
commit 57bcb2a16d
4 changed files with 19 additions and 13 deletions

View File

@@ -1,6 +1,5 @@
using System.Collections.Generic;
using Content.Shared.Chat;
using Robust.Client.Console;
using Robust.Client.Graphics.Drawing;
using Robust.Client.Input;
using Robust.Client.UserInterface;