mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
ANother stab at LSL compatibility
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
namespace OpenSim.Framework
|
||||
{
|
||||
public enum ParcelMediaCommandEnum
|
||||
public enum ParcelMediaCommandEnum : int
|
||||
{
|
||||
Stop = 0,
|
||||
Pause = 1,
|
||||
|
||||
Reference in New Issue
Block a user