Fix maximized window on Linux, update tg_angle.

This commit is contained in:
John Preston
2021-08-08 20:52:26 +03:00
parent cbad2469db
commit 73c8f16340
3 changed files with 3 additions and 3 deletions

View File

@@ -174,7 +174,7 @@ Open **x64 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
git clone https://github.com/desktop-app/tg_angle.git
cd tg_angle
git checkout f7b17cd
git checkout ec51cc6
mkdir out
cd out
mkdir Debug

View File

@@ -177,7 +177,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
git clone https://github.com/desktop-app/tg_angle.git
cd tg_angle
git checkout f7b17cd
git checkout ec51cc6
mkdir out
cd out
mkdir Debug