From 52d43a63d02e973f28aa30b768eddc042a4f155b Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Sun, 27 Jun 2021 15:24:07 -0400 Subject: Some minor updates to SAT explanation, and made icons work everywhere --- transpiler/transpiler | Bin 49712 -> 49712 bytes transpiler/transpiler.cpp | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'transpiler') diff --git a/transpiler/transpiler b/transpiler/transpiler index f0d71d5..c7ef4fc 100755 Binary files a/transpiler/transpiler and b/transpiler/transpiler differ diff --git a/transpiler/transpiler.cpp b/transpiler/transpiler.cpp index 58d1308..b10ca08 100644 --- a/transpiler/transpiler.cpp +++ b/transpiler/transpiler.cpp @@ -196,7 +196,7 @@ int main() { "\t\t\n" "\t\t\n" "\t\tPhysics for Games\n" - "\t\t\n" + "\t\t\n" "\t\t\n" "\t\t\n" "\t\n" -- cgit v1.2.1