This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
blitz
/
monkey2
mirror of
https://github.com/blitz-research/monkey2.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
filepathfield only on desktop targets now
Mark Sibly
8 năm trước cách đây
mục cha
333893c85b
commit
1352078925
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
modules/mojox/filepathfield.monkey2
+ 1
- 1
modules/mojox/filepathfield.monkey2
Xem Tập Tin
@@ -1,5 +1,5 @@
-#if __TARGET__
<>"emscripten"
+#if __
DESKTOP_
TARGET__
Namespace mojox