Fix megasource link.

This commit is contained in:
Miku AuahDark
2023-01-01 14:46:25 +08:00
parent 0b75f6cfa5
commit 3a49dc555a
+1 -1
View File
@@ -176,7 +176,7 @@ else()
if(MSVC)
message(FATAL_ERROR "
It is currently only possible to build with megasource on Windows.
Please see http://bitbucket.org/rude/megasource
Please see https://github.com/love2d/megasource
")
endif()