mirror of
https://github.com/wega-team/ss14-wega.git
synced 2026-02-14 19:30:01 +01:00
Fix typo (#20772)
This commit is contained in:
@@ -80,7 +80,7 @@ public sealed class ListContainerTest : RobustUnitTest
|
||||
{
|
||||
/*
|
||||
* 6 items * 10 height + 5 separation * 3 height = 75
|
||||
* One items should be off the render
|
||||
* One item should be off the render
|
||||
* 0 13 26 39 52 65 | 75 height
|
||||
*/
|
||||
var root = new Control { MinSize = new Vector2(50, 60) };
|
||||
|
||||
Reference in New Issue
Block a user