From 2acb8bdf937dda337a591caa227d604efec5ca4a Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Mon, 29 Jan 2024 20:50:30 +0200 Subject: DRTVWR-589: get rid of pragma and update windows libs --- scripts/lua/avatar.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'scripts/lua/avatar.lua') diff --git a/scripts/lua/avatar.lua b/scripts/lua/avatar.lua index 7c419a740c..159014fa04 100644 --- a/scripts/lua/avatar.lua +++ b/scripts/lua/avatar.lua @@ -1,4 +1,3 @@ -function call_once_func() run_ui_command("World.EnvSettings", "midnight") sleep(1) run_ui_command("World.EnvSettings", "noon") @@ -10,5 +9,4 @@ function call_once_func() sleep(5) play_animation("Elephant_Fly"); sleep(5) - play_animation("Elephant_Fly",1); -end \ No newline at end of file + play_animation("Elephant_Fly",1); \ No newline at end of file -- cgit v1.2.3