From a2d5ff1cdcfdbdef7ec91cdde297a634592957a3 Mon Sep 17 00:00:00 2001 From: Thomas Rudin Date: Thu, 24 Oct 2019 18:51:48 +0200 Subject: [PATCH] working globalstep throttle --- .gitmodules | 3 +++ globalstep_throttle | 1 + monitoring | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 globalstep_throttle diff --git a/.gitmodules b/.gitmodules index 5b3fcdb..1c4b485 100644 --- a/.gitmodules +++ b/.gitmodules @@ -462,3 +462,6 @@ [submodule "illumination"] path = illumination url = https://notabug.org/Piezo_/minetest-illumination +[submodule "globalstep_throttle"] + path = globalstep_throttle + url = https://github.com/thomasrudin-mt/globalstep_throttle diff --git a/globalstep_throttle b/globalstep_throttle new file mode 160000 index 0000000..8298d29 --- /dev/null +++ b/globalstep_throttle @@ -0,0 +1 @@ +Subproject commit 8298d290249f32a4431d68436ebd8a340f4dd1ab diff --git a/monitoring b/monitoring index b8797c1..33bdc2f 160000 --- a/monitoring +++ b/monitoring @@ -1 +1 @@ -Subproject commit b8797c1e241b26336e47b180a7d6a0ca9ff73ee6 +Subproject commit 33bdc2fb1864c332e05d23972dedee792f7d53d1