Skip to content

Commit 2e5639c

Browse files
committed
updates so we can have new cool things in 0.4.2
- ImGi.LayoutBeginColumn() - ImGi.LayoutEndColumn() - ImGi.Empty()
1 parent 1805d74 commit 2e5639c

File tree

12 files changed

+138
-63
lines changed

12 files changed

+138
-63
lines changed

imgi_demo/Game.agf

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<Description />
7171
<ReleaseDate>2021-02-17</ReleaseDate>
7272
<Genre>Adventure</Genre>
73-
<Version>0.4.1.0</Version>
73+
<Version>0.4.2.0</Version>
7474
<WindowsExperienceIndex>1</WindowsExperienceIndex>
7575
<DeveloperName>eri0o</DeveloperName>
7676
<DeveloperURL />
@@ -664,6 +664,10 @@
664664
</UnloadedRoom>
665665
<UnloadedRoom>
666666
<Number>6</Number>
667+
<Description xml:space="preserve">Laying out</Description>
668+
</UnloadedRoom>
669+
<UnloadedRoom>
670+
<Number>7</Number>
667671
<Description xml:space="preserve">The End</Description>
668672
</UnloadedRoom>
669673
</UnloadedRooms>
@@ -4715,7 +4719,7 @@
47154719
<Name>ImGi</Name>
47164720
<Description>Script Module for Immediate Gui</Description>
47174721
<Author>eri0o</Author>
4718-
<Version>0.4.1</Version>
4722+
<Version>0.4.2</Version>
47194723
<Key>488029724</Key>
47204724
<IsHeader>False</IsHeader>
47214725
</Script>

0 commit comments

Comments
 (0)