diff --git a/README.BBCode b/README.BBCode
index 72c2f9f..240c206 100644
--- a/README.BBCode
+++ b/README.BBCode
@@ -1,7 +1,7 @@
-[size=14pt][b]ImGi[/b][/size] [color=gray][b] version 0.3.0 [/b][/color]
+[size=14pt][b]ImGi[/b][/size] [color=gray][b] version 0.3.1 [/b][/color]
[url=https://ci.appveyor.com/project/ericoporto/imgi][img]https://ci.appveyor.com/api/projects/status/tq90vg1if9bvdyie?svg=true[/img][/url]
-[url=https://github.com/ericoporto/ImGi/releases/download/0.3.0/imgi.scm]Get Latest Release [b]imgi.scm[/b][/url] | [url=https://github.com/ericoporto/ImGi]GitHub Repo[/url] | [url=https://github.com/ericoporto/ImGi/releases/download/0.3.0/imgi_demo_windows.zip]Demo Windows[/url] | [url=https://github.com/ericoporto/ImGi/releases/download/0.3.0/imgi_demo_linux.tar.gz]Demo Linux[/url] | [url=https://github.com/ericoporto/ImGi/archive/0.3.0.zip] Download project .zip [/url]
+[url=https://github.com/ericoporto/ImGi/releases/download/0.3.1/imgi.scm]Get Latest Release [b]imgi.scm[/b][/url] | [url=https://github.com/ericoporto/ImGi]GitHub Repo[/url] | [url=https://github.com/ericoporto/ImGi/releases/download/0.3.1/imgi_demo_windows.zip]Demo Windows[/url] | [url=https://github.com/ericoporto/ImGi/releases/download/0.3.1/imgi_demo_linux.tar.gz]Demo Linux[/url] | [url=https://github.com/ericoporto/ImGi/archive/0.3.1.zip] Download project .zip [/url]
AGS Script Module for Immediate Gui, uses script Overlays to render the interface.
diff --git a/imgi.xml b/imgi.xml
index 362e2a5..7dcabd8 100644
--- a/imgi.xml
+++ b/imgi.xml
@@ -3,6 +3,6 @@
ImGi
Script Module for Immediate Gui
eri0o
- 0.3.0
+ 0.3.1
488029724
diff --git a/imgi_demo/Game.agf b/imgi_demo/Game.agf
index 9f59474..0f45b19 100644
--- a/imgi_demo/Game.agf
+++ b/imgi_demo/Game.agf
@@ -68,9 +68,9 @@
1
False
- 2021-02-16
+ 2021-02-17
Adventure
- 0.2.3.0
+ 0.3.1.0
1
eri0o
@@ -4655,7 +4655,7 @@
ImGi
Script Module for Immediate Gui
eri0o
- 0.3.0
+ 0.3.1
488029724
False
diff --git a/imgi_demo/imgi.asc b/imgi_demo/imgi.asc
index 8f08875..8902622 100644
--- a/imgi_demo/imgi.asc
+++ b/imgi_demo/imgi.asc
@@ -2283,7 +2283,6 @@ void r_mo_render_clips()
void r_so_render_clips()
{
- global_rci = r_c_i;
//hacky way with a single overlay
_clips[0].srf = _clips[0].spr.GetDrawingSurface();
for(int i=1; i