mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
@@ -35,7 +35,7 @@ END TEMPLATE-->
|
||||
|
||||
### Breaking changes
|
||||
|
||||
*None yet*
|
||||
* Fixes large entities causing entity spawn menu to break.
|
||||
|
||||
### New features
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ public sealed class EntitySpawnButton : Control
|
||||
{
|
||||
(EntityTextureRects = new EntityPrototypeView
|
||||
{
|
||||
MinSize = new Vector2(32, 32),
|
||||
SetSize = new Vector2(32, 32),
|
||||
HorizontalAlignment = HAlignment.Center,
|
||||
VerticalAlignment = VAlignment.Center,
|
||||
Stretch = SpriteView.StretchMode.Fill
|
||||
|
||||
Reference in New Issue
Block a user