Fix for warning and forgotten php
This commit is contained in:
@@ -29,6 +29,7 @@ deploy:
|
|||||||
- build_cpp.zip
|
- build_cpp.zip
|
||||||
- build_java.zip
|
- build_java.zip
|
||||||
- build_python.zip
|
- build_python.zip
|
||||||
|
- build_php.zip
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
repo: Aurorastation/A.S.S.-RPC-protobuffs
|
repo: Aurorastation/A.S.S.-RPC-protobuffs
|
||||||
|
@@ -1,7 +1,5 @@
|
|||||||
syntax = "proto3";
|
syntax = "proto3";
|
||||||
|
|
||||||
import "generic.proto";
|
|
||||||
|
|
||||||
option csharp_namespace = "ASS.API";
|
option csharp_namespace = "ASS.API";
|
||||||
|
|
||||||
package Byond;
|
package Byond;
|
||||||
|
Reference in New Issue
Block a user