This website requires JavaScript.
Explore
Help
Sign In
CactiChameleon9
/
PrismLauncher
Watch
1
Star
0
Fork
0
You've already forked PrismLauncher
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c214c13fb3
PrismLauncher
/
api
/
logic
/
net
/
Mode.h
11 lines
77 B
C
Raw
Normal View
History
Unescape
Escape
GH-2026 implement changes necessary to support 1.13 snapshots
2017-11-11 00:38:31 +00:00
#
pragma once
namespace
Net
{
enum
class
Mode
{
NOISSUE tabs -> spaces
2018-07-15 13:51:05 +01:00
Offline
,
Online
GH-2026 implement changes necessary to support 1.13 snapshots
2017-11-11 00:38:31 +00:00
}
;
}
Reference in New Issue
Copy Permalink