Update template to latest RobustToolbox version.

This commit is contained in:
Vera Aguilera Puerto 2022-04-23 15:31:54 +02:00
parent 7784ec141d
commit 153bbda6ae
3 changed files with 2 additions and 20 deletions

View file

@ -10,7 +10,7 @@ using Robust.Shared.Timing;
// Just make sure to consistently use a prefix across your different projects.
namespace Template.Game;
public class EntryPoint : GameClient
public sealed class EntryPoint : GameClient
{
// See line 35. Controls the default game culture and language.
// Robust calls this culture, but you might find it more fitting to call it the game