From ec6fd9d795b6ae0a92470c5324e3f9499b34b8f3 Mon Sep 17 00:00:00 2001 From: Scott Wadden Date: Wed, 11 Oct 2023 19:38:47 -0300 Subject: [PATCH] Fixed remote object sync --- enu.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enu.nimble b/enu.nimble index e78b2608..1660df19 100644 --- a/enu.nimble +++ b/enu.nimble @@ -31,7 +31,7 @@ else: requires "nim >= 1.6.10", "https://github.com/arnetheduck/nim-results#f3c666a", "https://github.com/dsrw/godot-nim#892c482", - "https://github.com/dsrw/model_citizen 0.18.5", + "https://github.com/dsrw/model_citizen 0.18.6", "https://github.com/dsrw/nanoid.nim 0.2.1", "cligen 1.6.0", "https://github.com/treeform/pretty",