From 77f0756d4ed830742951079a0fd2cc79659f1630 Mon Sep 17 00:00:00 2001 From: Dunckleosteus <89072004+Dunckleosteus@users.noreply.github.com> Date: Wed, 15 Dec 2021 16:52:21 +0100 Subject: [PATCH] Update main_raycaster --- main_raycaster | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main_raycaster b/main_raycaster index 9dba4d2..1332377 100644 --- a/main_raycaster +++ b/main_raycaster @@ -1,4 +1,4 @@ - +# this is a modified version of the raycaster game from tkinter import * import numpy as np import tool