Skip to content
Features
Business
Explore
Marketplace
Pricing
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
Sign in
or
Sign up
Watch
182
Star
2,418
Fork
452
cuberite
/
cuberite
Code
Issues
519
Pull requests
20
Projects
0
Wiki
Insights
Permalink
Browse files
Update creatable.cpp
Loading branch information
...
worktycho
committed
Sep 27, 2014
1 parent
cc73b70
commit
c40f65ad83d3e873e4831fc3a39b2c86a96ebd05
Unified
Split
Showing
1 changed file
with
1 addition
and
0 deletions
.
+1
−0
tests/Redstone/creatable.cpp
Show comments
View
1
tests/Redstone/creatable.cpp
@@ -99,6 +99,7 @@ class MockChunk
{
public:
cRedstoneSimulatorChunkData *
GetRedstoneSimulatorData
() {
return
NULL
; }
void
SetRedstoneSimulatorData
(cRedstoneSimulatorChunkData * a_Data) {}
bool
IsRedstoneDirty
() {
return
true
; }
void
SetIsRedstoneDirty
(
bool
a_Param) {}
Toggle all file notes
0 comments on commit
c40f65a
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
c40f65a