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